Click or drag to resize

ExtendedProperty Constructor (ExtendedPropertyPath, Int64)

Initializes a new instance of the ExtendedProperty class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public ExtendedProperty(
	ExtendedPropertyPath propertyPath,
	long value
)

Parameters

propertyPath
Type: Independentsoft.ExchangeExtendedPropertyPath
value
Type: SystemInt64
See Also